home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / PROGNG_C / TCXL21.LZH / TCXLDEMO.MAK < prev    next >
Text File  |  1988-01-25  |  255b  |  12 lines

  1.  
  2. tcxldemo.com: tcxldemo.exe
  3.     exe2bin tcxldemo.exe tcxldemo.com
  4.     del tcxldemo.exe
  5.  
  6. tcxldemo.exe: tcxldemo.obj tcxl.lib
  7.     tlink c0t+tcxldemo,tcxldemo,,tcxl emu maths cs /c/x
  8.  
  9. tcxldemo.obj: tcxldemo.c tcxl.h cprog.mak
  10.     tcc -c tcxldemo
  11.  
  12.